body {
	text-align:center;
	font-family:tahoma, verdana, simsun, mingliu, arial, helvetica;
	background:#FFFFFF url(../image/bg_all.jpg0) repeat-x;
	font-size:12px;
	line-height:12px;
	color:#666666;
} 
caption,tbody,tfoot,thead,tr,th,td,html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table
	{
	margin: 0px;
	padding: 0px;
}
label{
	color:#F00000;
	padding:0px 5px 0px 5px;
}
span{
	
}
ul,ol{
	width:100%;
	list-style-type: none;
}
ul,ol .li{
	float:left;
	list-style-type: none;
}
li {
	text-align:center;
	list-style-type: none;
}
.text{
	width:200px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	vertical-align: middle;
}

.button {
	cursor: pointer;
	width:100px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height:30px;
	border:0px;
	background: url(../images/button.png) top right no-repeat;
}
.button2 {
	cursor: pointer;
	width: 100px;
	height: 30px;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	border:0px;
	background:#000;
}
.textarea{
	font-size:12px;
	width:200px;
}
.checkbox{
	width: 20px;
	height: 20px;
	border:0px;
}
radio{
	width: 20px;
	height: 20px;
	border:0px;
}
.radio{
	width: 20px;
	height: 20px;
	border:0px;
}
select {
	width: 100px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	
}
input{
	width:200px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	vertical-align: middle;
}

a{
	color:#666666;
	text-decoration:none;
}
a:hover,a:active{
	color:#287edf;
	text-decoration:none;
}
a:visited{
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}
/**仅firefox在IE下为hidefocus="true"**/
a:focus{
    outline:none;
    -moz-outline:none;
}










